@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
    color: #222;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
object {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

table,
td,
tr,
th {
    font-size: 14px
}

li {
    list-style-type: none
}

img {
    vertical-align: top;
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    font-weight: normal;
}

address,
cite,
code,
em {
    font-weight: normal;
    font-style: normal
}

a {
    text-decoration: none;
    color: #222
}

a:hover {
    text-decoration: none;
}

.cont_div {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

#header {
    width: 100%;
    min-height: 0;
    overflow: hidden;
    border-bottom: 2px solid #DD0062
}

#header_top {
    height: 35px;
    border-bottom: 1px solid #ddd;
    line-height: 35px;
}

#header_top h2 {
    float: left;
}

#h_t_right {
    float: right;
}

#h_t_right a {
    padding: 0 8px;
    color: #F32438;
}

#h_t_right b {
    color: #c30;
}

a#ht_phone_icon {
    display: inline-block;
    color: #858585;
    cursor: pointer;
    background: url('https://hr.7192.com/img/hr_bg_8.png') no-repeat 5px 12px;
    padding-left: 14px;
}

#logo {
    width: 362px;
    float: left;
    padding-top: 12px;
    position: relative
}

#h_c_menu {
    width: 450px;
    height: 32px;
    text-align: center;
    overflow: hidden;
    border: 1px solid #D9D9D9;
    border-top: 0;
    float: left;
    font-size: 12px;
    line-height: 32px;
    color: #6E6E6E
}

#h_c_menu a {
    margin: 0 10px 0 10px;
    color: #6E6E6E
}

#h_m_r {
    float: right;
    width: 180px;
    padding-right: 10px;
}

#h_m_r_a {
    margin: 15px auto 0;
    height: 70px;
    overflow: hidden;
    width: 100%;
    text-align: center
}

#h_m_r_a a {
    color: #333
}

#float {
    position: absolute;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none
}

#float a {
    display: block;
    line-height: 30px;
    padding-left: 10px;
    color: #666;
}

#float a:hover {
    background-color: #f2f2f2;
}

#h_t_right .myqyoff {
    color: #666;
    background-color: #fff;
    display: inline-block;
    padding-right: 22px;
    background: url('https://hr.7192.com/img/ma.gif') no-repeat right 2px;
}

#float .myqyon {
    color: #c30;
    background-color: #fff;
    line-height: 35px;
    display: inline-block;
    padding-right: 12px;
    background: url('https://hr.7192.com/img/ma.gif') no-repeat 60px 2px;
}

#ewm_m_area {
    display: block;
    position: absolute;
    display: none;
    z-index: 999;
    width: 127px;
    height: 145px;
    background: url('/img/www_ewm_bg.gif') no-repeat;
    padding: 10px 1px 0;
    text-align: center;
}

#ewm_m_area img {
    width: 120px;
    height: 120px;
}

#header_cont {
    height: 100px;
}

#menu {
    width: 100%;
    height: 44px;
    overflow: hidden;
    background-color: #2B2E33;
}

#menu .cont_div {
    position: relative;
}

#h_hot {
    width: 28px;
    height: 11px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -200px;
    background: url('https://static.7192.com/css/www/img/gif-0493.gif') no-repeat
}

#h_new {
    width: 28px;
    height: 11px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: 30px;
    background: url('/static/img/ico_new.gif') no-repeat;
}

#h_hotz {
    width: 28px;
    height: 11px;
    overflow: hidden;
    position: absolute;
    left: 67.7%;
    top: 0;
    margin-left: -200px;
    background: url('/static/img/hot_new.gif') no-repeat;
}

#menu ul {
    height: 44px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#menu ul li {}

#menu ul li.lastone {
    padding-right: 0px;
    position: absolute;
    right: 0;
}

#menu ul li a {
    color: #fff;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    position: relative;
}

#menu ul li a i {
    width: 0;
    height: 0;
    overflow: hidden;
    border: 6px solid #2B2E33;
    border-bottom-color: #DD0062;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -6px;
    display: none
}

#menu ul li a.hover i,
#menu ul li a:hover i {
    display: inline-block
}

#hot_news {
    height: 40px;
    padding: 6px 0 7px 0
}

#hot_news table {
    width: 1200px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
}

#hot_news table tr th {
    text-align: left;
}

#hot_news table tr th a {
    color: #000;
    font-size: 14px;
}

.pad1 {
    margin: 0 auto;
    min-height: 0;
    overflow: hidden;
    text-align: center;
    width: 1200px;
    margin-top: 30px;
}

.pad1 ul {
    float: left;
    text-align: center;
}

.pad1 .pad_li_1 {
    height: 70px;
    overflow: hidden;
    float: left;
}

.pad1 .pad_li_2 {
    height: 70px;
    overflow: hidden;
    float: right;
}

.pad2 {
    width: 1200px;
    min-height: 0;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
}

.pad2 ul li {
    width: 595px;
    height: 60px;
    overflow: hidden
}

.pad2 ul li.pad_li_1 {
    float: left
}

.pad2 ul li.pad_li_2 {
    float: right
}

.lb_kwd a {
    color: #999
}

.lb_kwd a:hover {
    color: #777
}

.hover-shadow {
    position: relative;
    top: 0;
    transition: all 0.2s linear;
}

.hover-shadow:hover {
    top: -4px;
    box-shadow: 0 15px 30px #e5e5e5;
    transition: translate3d(0, -2px, 0);
}

#cont_top_news {
    height: 750px;
    position: relative;
    padding-top: 20px;
}

#cont_na {
    width: 330px;
    height: 660px;
    overflow: hidden;
    float: left;
    margin-right: 40px;
}

#top_area_id {
    width: 330px;
    height: 440px;
    overflow: hidden;
    position: relative;
}

#news_hot {
    width: 1400px;
    height: 100%;
    overflow: hidden;
}

#news_hot li {
    width: 330px;
    height: 100%;
    overflow: hidden;
    float: left;
    position: relative;
}

#news_hot li .swf_ad_area {
    width: 100%;
    height: 100%;
    overflow: hidden;
    float: left;
    background-color: #fff;
}

#news_hot li .swf_ad_area img {
    height: 100%;
    overflow: hidden;
}

#news_hot li .swf_info {
    width: 330px;
    height: 50px;
    background-color: rgba(255, 255, 255, .5);
    position: absolute;
    bottom: 0;
}

#news_hot li .swf_info h2 {
    width: 100%;
    height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}

#menu_navs {
    width: 50%;
    bottom: 10px;
    position: absolute;
    height: 8px;
    right: 25%;
    text-align: center;
    line-height: 5px;
}

#menu_navs span {
    font-size: 0px;
    width: 30px;
    height: 5px;
    display: inline-block;
    cursor: pointer;
    margin-right: 2px;
    background-color: #fff;
    overflow: hidden;
}

#menu_navs span.bxx {
    background: #E71739
}

#cont_na_news {
    width: 330px;
    height: 210px;
    overflow: hidden;
    position: relative;
    top: 10px
}

#cont_na_news a {
    color: #222;
}

#cont_na_news a img {
    width: 330px;
    overflow: hidden;
}

#cont_na_news a span {
    position: absolute;
    height: 40px;
    display: inline-block;
    width: 330px;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, .5);
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}

#cont_nb {
    width: 460px;
    height: 660px;
    overflow: hidden;
    float: left;
}

.cont_tit {
    height: 20px;
    width: 100%;
    position: relative;
    line-height: 20px;
}

.cont_tit i {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 3px;
    height: 20px;
    background-color: #E81737;
}

.cont_tit h2 {
    float: left;
    font-size: 18px;
    color: #272727;
    text-indent: 12px;
}

.cont_tit a {
    float: right;
    color: #8F8F8F;
    font-size: 12px;
    padding-top: 4px;
}

#top_news {
    width: 100%;
    height: 300px;
    overflow: hidden;
    border-bottom: 1px solid #BDBDBD;
    padding: 10px 0
}

#top_news li {
    height: 85px;
    width: 100%;
    overflow: hidden;
    padding: 8px 0 7px 0
}

#top_news li .tn_thumb {
    width: 100px;
    height: 82px;
    overflow: hidden;
    float: left;
    margin-top: 3px;
}

#top_news li .tn_thumb img {
    width: 100%;
    overflow: hidden;
}

#top_news li .tn_info {
    width: 350px;
    height: 85px;
    float: right;
    position: relative;
}

#top_news li .tn_info h3 {
    height: 26px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}

#top_news li .tn_info p {
    height: 40px;
    overflow: hidden;
    color: #8F8F8F;
    line-height: 20px;
}

#top_news li .tn_info span {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #BCBCBC;
    font-size: 12px;
    line-height: 14px;
}

.news_list {
    width: 100%;
    min-height: 0;
    overflow: hidden;
}

.news_list li {
    height: 45px;
    width: 100%;
    overflow: hidden;
    background: url('data:image/gif;base64,R0lGODlhCAAuAKIAAN3d3f////MlMvqrsfHx8fQlOf+ut/cnNyH5BAAHAP8ALAAAAAAIAC4AQAMcWGVzwiHKSau9OOvNu/9gKI5kaZ5oGgAAQbBuAgA7') repeat-x bottom;
}

.news_list li a {
    line-height: 44px;
    color: #333;
}

.news_list li a span {
    font-size: 16px;
    margin-right: 10px;
}

.news_list li a span i {
    font-size: 12px;
    font-style: normal
}

.news_list li a:hover {
    color: #F42535;
}

#cont_nc {
    width: 330px;
    height: 750px;
    overflow: hidden;
    float: right;
    position: relative;
}

#zh_ul {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #BDBDBD;
    padding-top: 10px
}

#zh_ul li {
    width: 100%;
    float: left;
    height: 75px;
    overflow: hidden;
    padding: 11px 0
}

#zh_ul li .img_wai {
    width: 90px;
    height: 70px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 1px;
}

#zh_ul li .img_wai img {
    height: 70px;
    overflow: hidden;
}

#zh_ul li .img_right {
    width: 226px;
    height: 70px;
    overflow: hidden;
    float: right
}

#zh_ul li .img_right a {
    height: 50px;
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    font-weight: bold;
    ;
    line-height: 24px;
}

#zh_ul li .img_right span {
    color: #4B4B4B;
    line-height: 22px
}

#huiyi_bot {
    width: 330px;
    height: 270px;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0
}

#ad_fla_outer {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

#menu_nav {
    width: 330px;
    text-align: right;
    bottom: 0;
    right: 0;
    position: absolute;
    height: 22px;
    padding-top: 8px;
    background-color: rgba(255, 255, 255, .5)
}

#menu_nav a {
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    color: #fff;
    cursor: pointer;
    vertical-align: top;
    margin-right: 1px;
}

#menu_nav a.bxx {
    color: red;
    background: #fff;
}

#cont_nd {
    width: 830px;
    height: 70px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #aaa;
}

.cont_title {
    width: 100%;
    height: 33px;
    overflow: hidden;
    position: relative;
    margin-top: 28px;
    margin-bottom: 20px;
    padding-top: 27px
}

.cont_title h2 {
    width: 280px;
    height: 60px;
    background: url('/static/img/www_css_img.gif') no-repeat;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    line-height: 200px;
}

.cont_title p {
    height: 33px;
    overflow: hidden;
    background-color: #eee;
    text-align: right;
    font-size: 12px;
    line-height: 33px;
    color: #D0D0D0;
}

.cont_title p a {
    margin: 0 10px;
    color: #333;
}

#www_jobs .cont_title h2 {
    background-position: -26px 0;
}

#www_qyft .cont_title h2 {
    background-position: -6px -70px;
}

#www_qyjz .cont_title h2 {
    background-position: -6px -140px;
}

#www_qyqj .cont_title h2 {
    background-position: -5px -210px;
}

#www_sjzx .cont_title h2 {
    background-position: 0 -280px;
}

#www_qyjd .cont_title h2 {
    background-position: 0 -350px;
}

#www_wxsq .cont_title h2 {
    background-position: -1px -420px;
}

#www_asy .cont_title h2 {
    background-position: -40px -490px;
}

#www_ahz .cont_title h2 {
    background-position: -38px -560px;
}

#www_asm .cont_title h2 {
    background-position: -7px -630px;
}

#www_jobs {}

.pwork {
    width: 405px;
    float: left;
    min-height: 0;
    overflow: hidden;
    margin-right: 20px
}

.pwork .ylzp {
    width: 410px;
    height: 402px;
    overflow: hidden;
    float: left;
    padding-top: 10px
}

.pwork .ylzp li {
    float: left;
    width: 100%;
    height: 27px;
    overflow: hidden;
    line-height: 27px;
    font-size: 14px;
}

.pwork .ylzp li a {
    color: #000
}

.pwork .ylzp li .a_vip {
    padding-left: 30px;
    background: url('https://static.7192.com/css/www/img/www_tu.jpg') no-repeat -144px -62px
}

.pwork .ylzp li a.a_vip_o,
.pwork .ylzp li .a_vip cite {
    color: #7F817E;
}

.pwork .ylzp li span {
    padding: 5px
}

.pwork .ylzp2 li a cite {
    color: #7F817E;
}

#work_right {
    width: 330px;
    float: right;
}

#talent_list {
    width: 100%;
    min-height: 0;
    overflow: hidden;
    position: relative;
    margin-top: 12px
}

#work_right ul {
    width: 330px;
    min-height: 0;
    overflow: hidden;
    background-color: #EDEDED;
    padding-top: 1px;
}

#work_right ul li {
    width: 109px;
    height: 124px;
    overflow: hidden;
    float: left;
    margin: 0 1px 1px 0;
    background-color: #fff;
    text-align: center;
    padding-top: 10px;
}

#work_right ul li a.rcxm {
    height: 34px;
    overflow: hidden;
    width: 100%;
    display: block;
    line-height: 34px;
    color: #4E4E4E;
}

#work_right ul li a.rcxm span {
    color: #6EA9E1;
    margin-left: 5px;
}

#work_right ul li a.rc_view {
    width: 90px;
    height: 90px;
    display: inline-block;
    overflow: hidden;
    vertical-align: top;
}

#work_right ul li a.rc_view img {
    height: 100%;
    overflow: hidden;
}

#qyft_area {
    width: 1180px;
    min-height: 0;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    padding: 20px 0 20px 18px
}

#qyft_area li {
    width: 132px;
    height: 220px;
    overflow: hidden;
    background-color: #E8E8E8;
    float: left;
    margin-right: 15px;
    position: relative;
}

#qyft_area li img {
    height: 220px;
    overflow: hidden;
}

#qyft_area li span {
    position: absolute;
    height: 32px;
    width: 125px;
    display: block;
    bottom: 0;
    left: 0;
    line-height: 16px;
    padding: 4px 0 4px 7px;
    background-color: #E8E8E8
}

#qyft_area li span cite {
    font-size: 12px;
    overflow: hidden;
    height: 16px;
    display: inline-block;
    color: #555555;
}

.web_poster {
    width: 100%;
    height: 310px;
    margin-top: 20px;
    background-color: #eee;
}

.web_tit {
    width: 100%;
    height: 22px;
    overflow: hidden;
    padding-top: 16px
}

.web_tit h2 {
    float: left;
    font-size: 18px;
    color: #F9737A;
    line-height: 22px;
}

.web_tit a {
    float: right;
    color: #8F8F8F;
    font-size: 12px;
    padding-top: 4px;
}

.case_list {
    width: 100%;
    min-height: 0;
    overflow: hidden;
}

.case_list li {
    width: 50%;
    height: 28px;
    overflow: hidden;
    float: left;
    line-height: 28px;
}

.case_list li a i {
    color: #A2A9B1;
    margin-right: 8px;
}

.pic_tab {
    position: relative;
    width: 100%;
    min-height: 0;
    overflow: hidden;
    background-color: #E8E8E8;
    margin-top: 20px;
}

.pic_tab ul {
    width: 100%;
    min-height: 0;
    overflow: hidden;
    margin-top: 1px;
}

.pic_tab ul li {
    width: 139px;
    height: 160px;
    overflow: hidden;
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
    background-color: #fff;
    text-align: center
}

.pic_tab ul li a {
    width: 100px;
    height: 130px;
    display: block;
    margin: 0 auto;
    margin-top: 19px;
    overflow: hidden;
    line-height: 30px;
}

.pic_tab ul li a i {
    display: inline-block;
    line-height: 100px;
    overflow: hidden;
    width: 100px;
    vertical-align: top;
}

.pic_tab ul li a img {
    width: 100px;
    overflow: hidden;
    vertical-align: middle;
}

#mod_list {
    width: 110%;
    height: 180px;
    overflow: hidden;
    margin-top: 20px
}

#mod_list li {
    width: 100px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin-right: 7px;
    line-height: 40px;
    text-align: center
}

#mod_list li img {
    height: 150px;
    overflow: hidden;
}

.con_user_pl {
    width: 100%;
    min-height: 0;
    overflow: hidden;
    border-top: 1px dashed #ddd
}

.con_user_pl li {
    width: 100%;
    height: 60px;
    border-bottom: 1px dashed #ddd;
}

.con_user_pl li p {
    line-height: 30px;
    padding-top: 5px;
    height: 30px;
    overflow: hidden;
}

.flr {
    width: 100%;
    height: 20px;
    overflow: hidden;
    text-align: right;
    font-size: 12px;
    color: #989898
}

.flr cite {
    margin: 0 5px 0 20px;
}

span.hx {
    width: 12px;
    height: 10px;
    background: url('/static/img/some_img.jpg') no-repeat;
    display: inline-block;
    margin-top: 5px;
}

span.time_icon {
    padding-left: 14px;
    background: url('/static/img/some_img.jpg') no-repeat -30px 1px;
    height: 14px;
    line-height: 14px;
    display: inline-block
}

#msh_area {
    width: 1198px;
    height: 205px;
    overflow: hidden;
    border: 1px solid #E8E8E8;
    margin: 0 auto;
    margin-top: 30px;
    background: url('https://msb.7192.com/uploads/20180310/9e670479bf711970020cd86cc88f6bd9.jpg') no-repeat center left;
    background-size: auto 100%
}

#msh_area ul {
    width: 970px;
    overflow: hidden;
    float: right;
    height: 160px;
    margin-top: 23px;
}

#msh_area ul li {
    width: 160px;
    height: 160px;
    overflow: hidden;
    margin-right: 30px;
    border-radius: 80px;
    -webkit-border-radius: 80px;
    float: left;
}

#msh_area ul li img {
    width: 100%;
    overflow: hidden;
}

#qjdl_ads {
    width: 100%;
    height: 155px;
    overflow: hidden;
    background-color: #eee;
    margin-top: 20px;
}

#mv_ads {
    width: 100%;
    height: 140px;
    overflow: hidden;
    background-color: #eee;
    margin-top: 18px
}

#sjzx_area {
    border: 1px solid #E8E8E8;
    min-height: 0;
    overflow: hidden;
}

.sjzx_area_item {
    width: 100%;
    height: 260px;
    overflow: hidden;
    padding: 20px 0
}

.sjzx_area_item h3 {
    width: 30px;
    height: 140px;
    overflow: hidden;
    background-color: #E8E8E8;
    padding: 70px 15px 50px 15px;
    float: left;
    font: 100 25px/30px '微软雅黑';
    text-align: center;
    color: #333;
}

.sjzx_area_item ul {
    width: 1120px;
    float: right;
    min-height: 0;
    overflow: hidden;
}

.sjzx_area_item ul li {
    width: 260px;
    height: 260px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    position: relative;
}

.sjzx_area_item ul li img {
    height: 100%;
    overflow: hidden;
}

.sjzx_area_item ul li span {
    position: absolute;
    left: 0;
    display: inline-block;
    bottom: 15px;
    font-size: 16px;
    background: url("https://static.7192.com/css/www/img/tiao.png");
    height: 32px;
    padding: 0 20px;
    line-height: 32px;
}

#qyjd_area {
    width: 1198px;
    height: 310px;
    padding: 20px 0;
    border: 1px solid #D3D3D3
}

#qyjd_area .jd_item {
    width: 305px;
    height: 310px;
    overflow: hidden;
    float: left;
    padding-left: 20px
}

#qyjd_area .jd_item a {
    display: inline-block;
    width: 100%;
    height: 310px;
    overflow: hidden;
    position: relative;
}

#qyjd_area .jd_item a img {
    height: 100%;
    overflow: hidden;
}

#qyjd_area .jd_item a p {
    width: 60%;
    height: 30px;
    overflow: hidden;
    position: absolute;
    bottom: 20px;
    left: 0;
    background: url("https://static.7192.com/css/www/img/tiao.png");
    font-size: 12px;
    line-height: 30px;
    padding: 5px 10px
}

#qyjd_area .jd_item a p span {
    font-size: 14px;
}

#wxsq_list {
    width: 1200px;
    overflow: hidden;
    background-color: #E8E8E8;
    padding: 1px 0;
    position: relative;
}

#wxsq_list ul {
    width: 1210px
}

#wxsq_list ul li {
    width: 200px;
    background-color: #fff;
    float: left;
    margin-right: 1px;
    padding: 19px 19px 0 20px;
    position: relative;
}

#wxsq_list ul li .thumb_area {
    width: 200px;
    height: 220px;
    overflow: hidden;
    margin-bottom: 15px;
}

#wxsq_list ul li p {
    width: 170px;
    padding-right: 30px;
    height: 30px;
    overflow: hidden;
    position: relative;
    line-height: 30px;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#wxsq_list ul li p i {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 5px;
    background: url('/static/img/some_img.jpg') no-repeat 0 -30px;
}

#wxsq_list ul li p.hover {
    color: #0087EA;
}

#wxsq_list ul li p.hover i {
    background-position: 0 -60px
}

#wxsq_list ul li cite {
    display: inline-block;
    position: absolute;
    width: 220px;
    height: 220px;
    overflow: hidden;
    top: 10px;
    left: 1px;
    padding: 9px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    display: none;
    background-color: #fff;
}

div.line_id {
    position: absolute;
    height: 500px;
    width: 1px;
    background-color: #E8E8E8;
    left: 0;
    top: 0
}

#tsy_news {
    width: 460px;
    padding-top: 18px;
    min-height: 0;
    overflow: hidden;
}

#tsy_news li {
    float: left;
    text-align: center;
    background: #000000;
    width: 190px;
    height: 190px;
    overflow: hidden;
    margin-right: 40px;
    position: relative;
}

#tsy_news li img {
    height: 190px;
    overflow: hidden;
	flex: 1;
    object-fit: cover;
}
#tsy_news li a{
    display: flex;
    align-items: center;
    justify-content: center;
}
.cr_ul_list li .tn_thumb a{
	display: flex;
    align-items: center;
    justify-content: center;
}

.cr_ul_list li .tn_thumb a img{
	height: 80px;
	width: 80px;
	display: flex;
    align-items: center;
    justify-content: center;
	flex: 1;
    object-fit: cover;
}


#tsy_news li span {
    display: inline-block;
    height: 30px;
    overflow: hidden;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("https://static.7192.com/css/www/img/tiao.png");
    line-height: 30px;
    font-size: 16px;
    color: #0B0203;
}

.img_con {
    width: 100%;
    height: 140px;
    overflow: hidden;
    position: relative;
}

.img_con img {
    width: 100%;
    overflow: hidden;
}

.img_con span {
    display: inline-block;
    height: 30px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #D31F20;
    line-height: 30px;
    color: #fff;
}

#syrt_ul {
    width: 320px;
    min-height: 0;
    overflow: hidden;
}

#syrt_ul li {
    float: left;
    width: 134px;
    height: 136px;
    overflow: hidden;
    text-align: center;
    margin: 14px 12px 0 0
}

#syrt_ul li img {
    width: 150px;
    overflow: hidden;
}

#hz_photo {
    float: left;
    width: 100%;
}

#hz_photo ul {
    width: 540px;
}

#hz_photo ul li {
    width: 130px;
    float: left;
    text-align: center;
    margin-right: 15px;
    height: 190px;
    overflow: hidden;
}

#hz_photo ul li img {
    height: 190px;
    overflow: hidden
}

.cont_item {
    width: 420px;
    min-height: 300px;
    overflow: hidden;
    margin-right: 40px;
    float: left;
}

.cont_item_r {
    width: 280px;
    min-height: 300px;
    overflow: hidden;
    float: right;
}

.sy_flash {
    width: 420px;
    height: 350px;
    overflow: hidden;
    position: relative;
}

.sy_flash .pic {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.sy_flash .pic img {
    width: 420px;
    overflow: hidden
}

.sy_flash .tit {
    width: 420px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    text-align: center;
    bottom: 0;
    left: 0;
    position: absolute;
    background: url("https://static.7192.com/css/www/img/tiao.png");
}

.sy_flash .tit a {
    color: #010103;
    font-size: 20px;
}

.syc_top {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
    line-height: 25px;
    padding-top: 5px;
    padding-bottom: 5px
}

.syc_top h3 {
    text-align: center;
    height: 32px;
    overflow: hidden;
}

.syc_top h3 a {
    font: normal 16px/32px '微软雅黑', Arial;
    color: #BA151B
}

.syc_top p {
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.syc_top p a {
    color: #6E6E6E;
}

.cr_ul_list {
    width: 100%;
    height: 330px;
    overflow: hidden;
}

.cr_ul_list li {
    height: 90px;
    width: 100%;
    overflow: hidden;
    padding: 9px 0 8px 0;
    float: left;
    border-bottom: 1px solid #ddd
}

#www_asm .cr_ul_list li {
    padding: 13px 0 11px 0
}

.cr_ul_list li .tn_thumb {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
    position: relative;
    top: 4px;
}

.cr_ul_list li .tn_thumb img {
    height: 80px;
    overflow: hidden;
}

.cr_ul_list li .tn_info {
    width: 190px;
    height: 86px;
    overflow: hidden;
    float: right;
    position: relative;
}

.cr_ul_list li .tn_info h3 {
    height: 26px;
    overflow: hidden;
    font-size: 16px;
    line-height: 26px;
}

.cr_ul_list li .tn_info p {
    height: 40px;
    overflow: hidden;
    color: #8F8F8F;
    line-height: 20px;
}

.cr_ul_list li .tn_info span {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #BCBCBC;
    font-size: 12px;
    line-height: 14px;
}


#shequ {
    width: 1200px;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
    margin: 0 auto;
    margin-top: 31px;
}

#shequ .sq_pad {
    width: 1198px;
    min-height: 0;
    overflow: hidden;
    border: 1px solid #CBCBCB;
}

#shequ .sq_nei {
    width: 298px;
    min-height: 0;
    overflow: hidden;
    border-right: 1px solid #D2D2D2;
    margin-top: 34px;
    float: left;
}

#shequ .sq_nei .sqn_top {
    width: 255px;
    margin: 0 auto;
    overflow: hidden;
    text-align: right;
    line-height: 23px;
    margin-bottom: 10px
}

#shequ .sq_nei .sqn_top a {
    color: #767676
}

#shequ .sq_nei .sqn_top h4 {
    float: left;
    font: bold 16px/23px "微软雅黑";
    color: #010101
}

#shequ .sq_nei ul {
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 4px
}

#shequ .sq_nei ul li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    float: left;
    width: 250px;
    padding-left: 10px;
    background: url('https://static.7192.com/css/www/img/www_tu.jpg') no-repeat -160px -18px;
}

#shequ .sq_nei ul li i {
    display: none
}

#shequ .sq_nei ul li a {
    color: #5B5D5A
}

#shequ .sq_nei .shao {
    width: 280px;
    height: 70px;
    overflow: hidden;
    margin: 0 auto;
    padding: 6px 0 10px 0
}

.zhsq {
    width: 140px;
    height: 23px;
    line-height: 60px;
    overflow: hidden;
    background: url('https://static.7192.com/css/www/img/www_font_new.gif') no-repeat 0 -845px;
    position: absolute;
    top: 0;
    left: 600px;
    margin-left: -70px;
}

/*friend_ships*/
#fr_links {
    width: 1198px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 18px;
    border: 1px solid #CBCBCB;
    margin-top: 20px;
    font-size: 12px;
}

#fr_links_tit {
    width: 1140px;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    padding: 13px 0 5px 0
}

#fr_links_tit h4 {
    float: left;
    width: 72px;
    height: 18px;
    overflow: hidden;
    background: url('https://static.7192.com/css/www/img/www_font_new.gif') no-repeat 0 -1010px;
    line-height: 200px
}

#fr_links_tit p {
    height: 20px;
    float: left;
    text-align: center;
    width: 800px;
    color: #ccc;
    line-height: 20px
}

#fr_links_tit a {
    color: #333;
    line-height: 20px;
    float: right
}

#lk_info a {
    color: #6C6C6C;
    margin-right: 13px;
}

#lk_info {
    width: 1170px;
    margin: 0 auto;
    line-height: 24px;
    min-height: 0;
    overflow: hidden;
    padding: 10px 0 18px 0;
    border-top: 1px solid #CBCBCB
}

/*footer*/
#footer {
    width: 1200px;
    margin: 0 auto;
    font-size: 12px;
    height: 150px;
}

.p5 {
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    text-align: center;
    background: #F3F3F3;
    margin-bottom: 15px
}

.p5 a {
    margin: 8px;
    color: #707070
}

.p5 a:hover {
    color: #AF0001
}

.bttom_right {
    color: #717171;
    text-align: center;
    line-height: 22px;
    font-size: 12px
}

.bttom_right a {
    color: #717171;
    padding: 0 2px 0 2px;
    font-size: 12px
}

.bttom_right a:hover {
    color: #AF0001
}

.bttom_right .kefu {
    float: left
}

#container {
    padding-bottom: 20px;
}

#hot_img_news {
    width: 800px;
    height: 470px;
    overflow: hidden;
    position: relative;
    background-color: #eee;
}

#hot_img_news ul {
    width: 2500px;
    height: 470px;
    overflow: hidden;
    position: absolute;
    left: 0
}

#hot_img_news ul li {
    width: 800px;
    height: 100%;
    overflow: hidden;
    position: relative;
    float: left;
}

#hot_img_news ul li img {
    width: 100%;
    overflow: hidden;
}

#hot_img_news ul li span {
    display: inline-block;
    width: 790px;
    height: 60px;
    overflow: hidden;
    background-color: rgba(255, 255, 255, .4);
    position: absolute;
    bottom: 5px;
    left: 5px;
    text-align: center;
    font: bold 20px/60px '微软雅黑'
}

#hot_news_list {
    width: 370px;
    height: 470px;
    overflow: hidden;
    position: relative;
}

#news_rad {
    width: 370px;
    height: 135px;
    background-color: #ccc;
    position: absolute;
    bottom: 0;
    left: 0
}

#dh {
    width: 370px;
    height: 40px;
    background: #eee;
    margin-bottom: 5px;
}

#dh a {
    width: 183px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    float: left;
    color: #222;
    cursor: pointer;
}

#dh a.hsbj {
    background: #FF1D4D;
    color: white;
}

.c_r_nr {
    width: 100%;
    min-height: 0;
    overflow: hidden;
}

#ksdh {
    display: none;
    width: 100%;
    height: 260px;
    overflow: hidden;
    padding-top: 6px;
}

#ksdh span {
    margin-top: 9px;
    font: 14px/25px '微软雅黑';
    font-weight: bold;
    display: block
}

#ksdh span a {
    color: #000;
    margin: 0
}

#ksdh a {
    margin: 7px 18px 6px 0;
    color: #848381;
    display: inline-block
}

#qyht {
    width: 370px;
    min-height: 0;
    overflow: hidden;
}

#qyht li {
    overflow: hidden;
    width: 370px;
    height: 82px;
    margin-top: 18px;
    position: relative;
}

#qyht li .qyht_img {
    width: 80px;
    height: 80px;
    overflow: hidden;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

#qyht li .hyzh_img {
    width: 110px;
    height: 70px;
    overflow: hidden;
    float: left;
    margin-top: 2px;
    text-align: center;
}

#qyht li .hyzh_img img {
    height: 100%;
    overflow: hidden;
}

#qyht li .qyht_img img {
    height: 100%;
    overflow: hidden;
}

#qyht li h1 {
    font: 16px/36px '微软雅黑';
    height: 36px;
    overflow: hidden;
}

#qyht li h1 a {
    color: black;
}

#qyht li h1 a:hover {
    color: red;
    text-decoration: none;
}

#qyht li h2 {
    font: 16px/26px '微软雅黑';
    height: 52px;
    overflow: hidden;
}

#qyht li h2 a {
    color: black;
}

#qyht li h2 a:hover {
    color: red;
    text-decoration: none;
}

#qyht li p {
    font-size: 12px;
    color: #8a8a8a;
    line-height: 20px;
    overflow: hidden;
}


.mqzp {
    overflow: hidden;
    margin-top: 15px;
}

.mqzp ul {
    height: 306px;
    overflow: hidden;
}

.mqzp ul li {
    height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 22px;
}

.mqzp ul li .name_vip {
    background: url('https://static.7192.com/css/www/news/img/www_tu.png') no-repeat -150px -30px;
    padding-left: 25px
}

.mqzp ul li .mal_4 {
    margin-left: 4px;
}

.mqzp ul li a {
    color: black
}

.mqzp ul li a span {
    color: #7F7D80;
}

.mqzp ul li a:hover {
    color: red;
}

.rcqz {
    margin-top: 15px;
    min-height: 0;
    overflow: hidden;
}

.rcqz ul {
    height: 245px;
    overflow: hidden;
}

.rcqz ul li {
    height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 22px;
}

.rcqz ul li .img_con {
    width: 200px;
    height: 160px;
    overflow: hidden;
}

.rcqz ul li a {
    color: #070105;
    padding-left: 10px;
}

.rcqz ul li a span {
    padding: 0 10px;
}

.rcqz ul li a h4 {
    color: #7B827A;
    padding: 0;
    display: inline
}

.sjlb {
    overflow: hidden;
    min-height: 0;
    padding-top: 5px
}

.sjlb li {
    height: 45px;
    overflow: hidden;
    position: relative;
    line-height: 45px;
    padding-left: 25px;
    background: url('data:image/gif;base64,R0lGODlhCAAuAKIAAN3d3f////MlMvqrsfHx8fQlOf+ut/cnNyH5BAAHAP8ALAAAAAAIAC4AQAMcWGVzwiHKSau9OOvNu/9gKI5kaZ5oGgAAQbBuAgA7') repeat-x bottom;
}

.sjlb li a {
    color: black
}

.sjlb li span {
    padding-left: 15px;
    color: #666
}

.sjlb li i {
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #FF1D4D;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    left: 0;
    top: 16px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #fff;
}

.news_left {
    width: 800px;
    min-height: 0;
    overflow: hidden;
    float: left;
}

.news_right {
    width: 370px;
    min-height: 0;
    overflow: hidden;
    float: right;
}

.new_item_tit {
    height: 40px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #eee;
    margin-top: 30px;
}

.new_item_tit i {
    display: inline-block;
    width: 5px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #FF1D4D;
}

.new_item_tit h3 {
    font: 100 18px/40px '微软雅黑';
    color: #222;
    text-indent: 20px;
}

.new_item_tit a.more {
    display: inline-block;
    width: 50px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #8E8E8E;
}

.zp {
    width: 800px;
    min-height: 0;
    overflow: hidden;
    padding-top: 20px;
}

.zp ul {
    width: 868px;
    overflow: hidden;
}

.zp li {
    width: 250px;
    height: 360px;
    margin-right: 25px;
    overflow: hidden;
    float: left;
}

.zp_img {
    width: 250px;
    height: 315px;
    overflow: hidden;
    border: 1px solid #e8e8e8;
}

.zp_img img {
    width: 100%;
    height: auto;
}

.zp li span {
    font: 14px/32px '微软雅黑';
    text-align: center;
    display: block
}

.zp li span a {
    color: #333
}

#qyzx_left {
    width: 580px;
    height: 370px;
    overflow: hidden;
    float: left;
}

#qyzx_right {
    width: 600px;
    height: 370px;
    overflow: hidden;
    float: right;
    background-color: #ddd;
    margin-bottom: 20px;
    position: relative;
}

#qyzx_left ul {}

#qyzx_left ul li {
    height: 66px;
    overflow: hidden;
}

#qyzx_left ul li h4 {
    height: 30px;
    padding-top: 10px;
    overflow: hidden;
    line-height: 30px;
}

#qyzx_left ul li h4 i {
    display: inline-block;
    height: 14px;
    width: 14px;
    background-color: #D4D2D3;
    color: #fff;
    vertical-align: middle;
    margin: -2px 8px 0 3px;
    font: 100 12px/14px '黑体';
    font-style: normal;
    text-align: center;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

#qyzx_left ul li h4:hover i {
    background-color: #D61D22;
}

#qyzx_left ul li h4 a {
    font-size: 18px;
    color: #000;
}

#qyzx_left ul li p {
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    text-indent: 26px;
}

#qyzx_left ul li p a {
    color: #9E9C9D;
}

#qyzx_right ul {
    width: 400%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

#qyzx_right ul li {
    width: 25%;
    height: 100%;
    overflow: hidden;
    float: left;
    position: relative;
}

#qyzx_right ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#qyzx_right ul li a img {
    width: 100%;
    overflow: hidden;
}

#qyzx_right ul li a span {
    height: 40px;
    width: 100%;
    display: inline-block;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    padding: 10px
}

#qyzx_right p {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 15px;
}

#qyzx_right p i {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    overflow: hidden;
    background-color: #D4D2D3;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font: bolder 20px/30px '黑体';
}

#qyzx_right p i:hover,
#qyzx_right p i.hover {
    background-color: #000;
}

#advice_left {
    width: 870px;
    height: 90px;
    overflow: hidden;
    float: left;
}

#advice_right {
    width: 310px;
    height: 90px;
    overflow: hidden;
    float: right;
}

.rmht {
    width: 800px;
    min-height: 0;
    overflow: hidden;
    padding-top: 20px
}

.rmht ul {
    width: 815px;
    min-height: 0;
    overflow: hidden
}

.rmht ul li {
    width: 202px;
    height: 200px;
    overflow: hidden;
    float: left;
}

.rmht ul li .ht_img {
    height: 172px;
    overflow: hidden;
    border: 1px solid #eee;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 15px 15px 0 15px
}

.rmht ul li .ht_img span {
    line-height: 20px;
    display: inline-block;
    height: 40px;
    overflow: hidden;
}

.ht_img img {
    width: 100%;
    height: auto;
}



.jc {
    min-height: 0;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.lb_1 {
    width: 385px;
    float: left;
    min-height: 0;
    overflow: hidden;
}

.lb_1 li {
    border-bottom: 1px solid #e7e7e7;
    height: 315px;
    overflow: hidden;
}

.lb_1 li .img_con {
    width: 385px;
    height: 220px;
    overflow: hidden;
}

.lb_1 li h3 {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    height: 30px;
    padding-top: 10px;
    overflow: hidden;
}

.lb_1 li h3 a {
    color: #000
}

.lb_1 li p {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    color: #85868A
}

.lb_1 li p a {
    color: #85868A
}

.lb_2 {
    width: 385px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    border-bottom: 1px solid #e7e7e7;
    padding: 9px 0
}

.lb_2 li {
    height: 30px;
    float: left;
    width: 170px;
    padding-left: 22px;
    overflow: hidden;
    line-height: 30px;
    position: relative;
}

.lb_2 li a {
    color: #000
}

.lb_2 li i {
    position: absolute;
    width: 14px;
    height: 14px;
    background-color: #FF1D4D;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    left: 0;
    top: 8px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #fff;
}

.lb_3,
.lb_32,
.lb_34 {
    width: 385px;
    min-height: 0;
    overflow: hidden;
    float: right;
}

.lb_3 ul {
    width: 400px;
    background-color: #eee;
    padding: 1px 0 0 1px;
    min-height: 0;
    overflow: hidden;
}

.lb_3 ul li {
    width: 160px;
    height: 185px;
    text-align: center;
    float: left;
    padding: 15px 15px 0 16px;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background-color: #fff;
}

.lb_3 ul li .img_con {
    width: 160px;
    height: 140px;
    overflow: hidden;
}

.lb_3 ul li .img_con a{
    display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
	height: 100%;
}
.lb_3 ul li .img_con a img{
    flex: 1;
	object-fit: cover;
	width: 160px;
	height: 140px
}

.lb_3 ul li h3 {
    height: 44px;
    overflow: hidden;
    line-height: 44px;
}

.lb_3 ul li h3 a {
    color: #000
}

.lb_32 ul {
    width: 400px;
    background-color: #eee;
    padding: 1px 0 0 1px;
    min-height: 0;
    overflow: hidden;
}

.lb_32 ul li {
    width: 160px;
    height: 145px;
    text-align: center;
    float: left;
    padding: 15px 15px 0 16px;
    overflow: hidden;
    margin: 0 1px 1px 0;
    background-color: #fff;
}

.lb_32 ul li .img_con {
    width: 160px;
    height: 105px;
    overflow: hidden;
}

.lb_32 ul li h3 {
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.lb_32 ul li h3 a {
    color: #000
}

.thz {
    min-height: 0;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
    height: 400px;
}

.sybj {
    width: 801px;
    min-height: 0;
    overflow: hidden;
}

.sybj ul {
    width: 830px;
    overflow: hidden;
}

.sybj ul li {
    width: 185px;
    height: 280px;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    margin-right: 20px;
    float: left;
    position: relative;
}

.sybj_img {
    width: 185px;
    height: 280px;
    overflow: hidden;
}

.sybj_img img {
    height: 100%;
    overflow: hidden;
}

.sybj ul li p {
    width: 175px;
    height: 30px;
    background: rgba(255, 255, 255, .4);
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 16px;
    line-height: 30px;
}

.sybj ul li p a {
    color: #000
}

.syqc {
    height: 300px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.gzs {
    width: 800px;
    min-height: 0;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
}

.gzs .line_id {
    height: 132px;
    background-color: #eee;
}

.gzs ul {
    width: 810px;
    overflow: hidden;
    padding-bottom: 1px;
    background-color: #eee;
}

.gzs ul li {
    width: 159px;
    height: 130px;
    margin: 1px 1px 0 0;
    overflow: hidden;
    float: left;
    text-align: center;
    background-color: #fff;
}

.gzs ul li .img_con {
    width: 125px;
    height: 75px;
    margin: 15px auto;
}

.gzs ul li a {
    color: #000
}

#dqwz {
    height: 39px;
    overflow: hidden;
    color: #81837E;
    border-bottom: 1px solid #ddd;
    line-height: 20px;
}

#dqwz a {
    color: #81837E;
    padding: 0 4px 0 4px;
}

#dqwz span {
    color: #000;
    padding: 0 4px 0 4px;
}

#lb_ul li {
    width: 800px;
    min-height: 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding: 25px 0
}

#lb_ul li h2 {
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    float: right;
    width: 640px;
    overflow: hidden;
    margin-bottom: 10px;
}

#lb_ul li h2 a {
    color: #333
}

#lb_ul li .lb_img {
    width: 140px;
    height: 110px;
    overflow: hidden;
    float: left;
}

#lb_ul li .lb_img img {
    width: 100%;
    height: auto;
}

#lb_ul li p {
    color: #8F8F8F;
    line-height: 20px;
    width: 640px;
    float: right;
    height: 60px;
    overflow: hidden;
    position: relative;
    ;
}

#lb_ul li p a {
    color: #8F8F8F
}

#lb_ul li p span {
    height: 20px;
    display: block;
    font-size: 12px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url('/static/img/some_img.jpg') no-repeat -30px 5px #fff;
    text-indent: 15px;
}

#lb_ul li .lb_le {
    float: right;
    color: #999
}

#lb_ul li .lb_le span {
    margin-left: 20px;
    font-size: 12px;
}

.manu {
    margin-top: 20px;
    text-align: center;
}

.manu a {
    display: inline-block;
    border: 1px solid #EBEBEB;
    color: #666;
    padding: 0 9px;
    height: 27px;
    line-height: 28px;
    margin: 0 3px
}

.manu a.current,
.manu a:hover {
    background-color: #CCCCCC;
    border: 1px solid #999;
}

.manu #page_btn {
    display: inline-block;
    width: 40px;
    height: 27px;
    border: 1px solid #EBEBEB;
    color: #666;
    line-height: 27px;
    margin: 0 3px;
    cursor: pointer;
    background-color: #CCCCCC;
}

#pageval {
    width: 30px;
    height: 27px;
    border: 1px solid #EBEBEB;
    text-align: center;
    margin: 0 3px
}

#news_title {
    border-bottom: 1px dotted #9B9B9B;
    padding: 0 10px;
    min-height: 0;
    overflow: hidden;
}

#news_title h1 {
    text-align: center;
    margin: 10px;
    min-height: 30px;
    overflow: hidden;
    font: 20px/30px '微软雅黑';
}

#news_title .m_left {
    width: 520px;
    text-align: right;
    height: 30px;
    ;
    font-size: 12px;
    line-height: 30px;
    color: #9B9B9B;
    float: left;
}

#news_title .m_left a {
    color: #3467FF;
    margin-right: 10px;
    overflow: hidden;
    color: #9B9B9B;
}

#news_title .m_right {
    width: 258px;
    float: left;
}

.box {
    float: right;
    display: inline-block;
    margin-top: 5px;
}

.box a {
    color: #fff;
    background-color: #2b7fc5;
    padding: 1px 4px;
    font-size: 12px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.big_box {
    border: solid 1px #ddd;
    width: 250px;
    font-size: 12px;
    background: #fff;
    position: absolute;
    display: none;
    text-align: center;
    z-index: 99;
    box-shadow: 1px 2px 3px #ccc;
}

.wx_title {
    border-bottom: solid 1px #ddd;
    line-height: 30px;
    font-size: 14px;
    font-family: 微软雅黑;
}

.wx_ewm {
    text-align: center;
    padding: 5px;
    border-bottom: solid 1px #ddd;
    line-height: 30px;
    margin-top: 5px;
}

.wx_bottom {
    padding: 5px 10px;
    line-height: 20px;
}

#news_content {
    width: 720px;
    overflow: hidden;
    margin: 20px auto 0;
    padding: 25px;
}

#news_content p {
    font: 15px/30px '微软雅黑';
}

#news_content img {
    display: block;
    padding: 3px;
    max-width: 700px;
    overflow: hidden;
    border: 1px solid #ddd;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 5px
}

#xwnr_dc {
    width: 430px;
    height: 40px;
    margin-left: 179px;
    ;
    overflow: hidden;
    margin-top: 31px;
}

#xwnr_dc a {
    width: 129px;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    font: 15px/40px '微软雅黑';
    padding-left: 61px;
}

.tuijian {
    width: 730px;
    background-color: #f5f5f5;
    padding: 20px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 25px;
    color: #333;
    border: 1px dashed #ccc
}

.tuijian a {
    color: #333
}

.tuijian span a {
    color: #f04b02
}

#prec_next {
    width: 750px;
    font: 14px/30px "Microsoft Yahei";
    color: #555;
    padding: 10px;
    padding-bottom: 20px;
}

#prec_next a {
    color: #333
}

#prec_next a:hover {
    color: red
}

#prev_page {
    float: left;
    border-bottom: 1px dashed #ddd;
}

#next_page {
    float: right;
    border-bottom: 1px dashed #ddd;
}

#mzsm {
    width: 768px;
    height: 68px;
    border: 1px solid #ebebeb;
    position: relative;
    margin-top: 40px;
    line-height: 20px;
    font-size: 12px
}

#mzsm p {
    color: #808080;
    width: 689px;
    display: inline-block;
    position: absolute;
    left: 71px;
    bottom: 14px
}

#mzsm span {
    position: absolute;
    top: 14px;
    left: 11px
}

#mzsm {
    width: 768px;
    height: 68px;
    border: 1px solid #ebebeb;
    position: relative;
    margin-top: 40px;
    line-height: 20px
}

#mzsm p {
    color: #808080;
    width: 689px;
    display: inline-block;
    position: absolute;
    left: 71px;
    bottom: 14px
}

#mzsm span {
    position: absolute;
    top: 14px;
    left: 11px
}

#wypl {
    width: 770px;
    margin-top: 15px;
    position: relative;
    border-bottom: 2px solid #333
}

#wypl h2 {
    width: 90px;
    background: url('https://static.7192.com/css/www/news/img/www_tu.png') no-repeat 75px -295px;
    font-size: 17px;
    display: inline-block
}

#wypl .yzm {
    width: 58px;
    height: 18px;
    margin-top: 5px;
}

#yatp {
    width: 41px;
    height: 20px;
    border: 1px solid #595959;
    background-color: #A0A0A0;
    color: white;
    position: absolute;
    top: 123px;
    left: 122px
}

.fbpl {
    width: 96px;
    height: 34px;
    background: url('https://static.7192.com/css/www/news/img/www_tu.png') -304px -344px no-repeat;
    border: 0;
    overflow: hidden;
    cursor: pointer;
    float: right;
}

#xwxx_rmzp {
    width: 770px;
    overflow: hidden;
    height: 281px;
    border-bottom: 2px solid #333;
}

.rmzp_titlt {
    margin-top: 12px;
    font-size: 17px;
}

#xwxx_rmzp ul {
    width: 800px;
    overflow: hidden;
    margin-top: 14px;
}

#xwxx_rmzp ul li {
    width: 180px;
    height: 215px;
    margin-right: 17px;
    overflow: hidden;
    float: left;
}

.xwxx_rmzp_img {
    width: 180px;
    height: 180px;
    overflow: hidden;
}

.xwxx_rmzp_img img {
    width: 100%;
    height: auto
}

#xwxx_rmzp ul li span {
    width: 180px;
    text-align: center;
    font: 13px '微软雅黑';
    display: block;
    margin-top: 7px;
}

#xwxx_rmzp ul li span a {
    color: #323433
}

#xwxx_xgwz {
    width: 770px;
    height: 195px;
    overflow: hidden;
}

#xwxx_xgwz ul li {
    width: 370px;
    float: left;
    font: 14px '微软雅黑';
    overflow: hidden;
    height: 19px;
    background: url('img/www_tu.png') no-repeat 0 -123px;
    padding-left: 12px;
    margin-top: 11px;
}

#xwxx_xgwz ul li a {
    color: black
}

#tj {
    float: right;
    width: 340px;
    padding-top: 3px;
    text-align: right;
}

#tj b,
#tj a {
    color: #343434;
    margin: 0 5px
}

#tj .su {
    border: none;
    background-color: #fff;
    cursor: pointer
}

.ly {
    width: 770px;
    min-height: 0;
    padding-bottom: 10px;
    overflow: hidden;
}

.ly .ck {
    width: 770px;
    margin: 0 auto;
    overflow: hidden;
    text-align: right;
    line-height: 33px;
    color: #8D8D8D
}

.ly .ck span {
    color: #D01214
}

.ly .ck a {
    color: #D01214;
    margin-left: 20px
}

.ly textarea {
    width: 748px;
    height: 80px;
    overflow: hidden;
    border: 1px solid #999;
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
}

#yztj {
    width: 770px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 11px
}

#yztj .yzm {
    width: 61px;
    height: 20px;
    border: 1px solid #999999
}

#yztj span {
    margin-left: 8px
}
